home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iaparticleaddpoints.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IAPARTICLEADDPOINTS_H = 1;
- include("real/intact/r3ianp.js")
- include("oops/r3vector.js")
- include("real/objects/r3partic.js")
-
-
- var R3CLID_IAPARTICLEADDPOINTS = 1294;
-
-
-
-
-
-
-
-
-
- function r3Iaparticleaddpoints () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IAPARTICLEADDPOINTS, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Iaparticleaddpoints.prototype=new r3Ianp;
- // r3iaparticleaddpoints.h_H